Xbasic

SQL::DatabaseSnapshotTableNumber Method

Syntax

N TableNumber ( Name as C )

Arguments

NameCharacter

The table name that is used to lookup the index.

Description

Looks up the index number of the table name provided.

Discussion

Returns the index number of the table if found and -1 if the name does not match a table in the collection of tables.